[INFO] cloning repository https://github.com/Telcoltar/AdventOfCodeDay15-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Telcoltar/AdventOfCodeDay15-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTelcoltar%2FAdventOfCodeDay15-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTelcoltar%2FAdventOfCodeDay15-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2d83e2312a608b8a2cccf0d87fc386d49050cd2
[INFO] checking Telcoltar/AdventOfCodeDay15-Rust against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTelcoltar%2FAdventOfCodeDay15-Rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Telcoltar/AdventOfCodeDay15-Rust
[INFO] finished tweaking git repo https://github.com/Telcoltar/AdventOfCodeDay15-Rust
[INFO] tweaked toml for git repo https://github.com/Telcoltar/AdventOfCodeDay15-Rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Telcoltar/AdventOfCodeDay15-Rust on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Telcoltar/AdventOfCodeDay15-Rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `day_15` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-0-tc2/source/target/.../day_15
[INFO] [stderr]    |                                                  ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `day-15`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:8:8
[INFO] [stderr]    |
[INFO] [stderr]  8 - name = "day_15"
[INFO] [stderr]  8 + name = "day-15"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `day-15`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:9:19
[INFO] [stderr]    |
[INFO] [stderr]  9 ~ version = "0.1.0"
[INFO] [stderr] 10 + [[bin]]
[INFO] [stderr] 11 + name = "day-15"
[INFO] [stderr] 12 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `day_15` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.8.2
[INFO] [stderr]   Downloaded humantime v2.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 75f93f1aae51d4374a3c09c24b8821106607d9c07fc38ccb4d93cc22ddf89eaf
[INFO] running `Command { std: "docker" "start" "75f93f1aae51d4374a3c09c24b8821106607d9c07fc38ccb4d93cc22ddf89eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75f93f1aae51d4374a3c09c24b8821106607d9c07fc38ccb4d93cc22ddf89eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75f93f1aae51d4374a3c09c24b8821106607d9c07fc38ccb4d93cc22ddf89eaf" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75f93f1aae51d4374a3c09c24b8821106607d9c07fc38ccb4d93cc22ddf89eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75f93f1aae51d4374a3c09c24b8821106607d9c07fc38ccb4d93cc22ddf89eaf" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `day_15` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../day_15
[INFO] [stderr]    |                          ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `day-15`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:8:8
[INFO] [stderr]    |
[INFO] [stderr]  8 - name = "day_15"
[INFO] [stderr]  8 + name = "day-15"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `day-15`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:9:19
[INFO] [stderr]    |
[INFO] [stderr]  9 ~ version = "0.1.0"
[INFO] [stderr] 10 + [[bin]]
[INFO] [stderr] 11 + name = "day-15"
[INFO] [stderr] 12 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `day_15` (manifest) generated 1 warning
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking humantime v2.0.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking env_logger v0.8.2
[INFO] [stderr]     Checking day_15 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/main.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         debug!("{:?}", last_num)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `debug`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/main.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         debug!("{:?}", last_num)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `debug`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: day_15 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "75f93f1aae51d4374a3c09c24b8821106607d9c07fc38ccb4d93cc22ddf89eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75f93f1aae51d4374a3c09c24b8821106607d9c07fc38ccb4d93cc22ddf89eaf", kill_on_drop: false }`
[INFO] [stdout] 75f93f1aae51d4374a3c09c24b8821106607d9c07fc38ccb4d93cc22ddf89eaf
